Skip to content

timeseries, multimodal: Updated the third party programs file#1975

Merged
vkb1 merged 2 commits intoopen-edge-platform:release-2026.0.0from
pooja-intel:feature/pooja/update_third_party_prog
Mar 3, 2026
Merged

timeseries, multimodal: Updated the third party programs file#1975
vkb1 merged 2 commits intoopen-edge-platform:release-2026.0.0from
pooja-intel:feature/pooja/update_third_party_prog

Conversation

@pooja-intel
Copy link
Copy Markdown
Contributor

@pooja-intel pooja-intel commented Mar 2, 2026

Description

Changes:
third-party-programs.txt - Updated the image versions.

Fixes # (issue)

Any Newly Introduced Dependencies

No

How Has This Been Tested?

NA

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes.
  • I have not introduced any 3rd party components incompatible with APACHE-2.0.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Changes:
 third-party-programs.txt - Updated the versions.

Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>

License-Identifier: Apache 2.0
- intel/dlstreamer-pipeline-server:3.1.0-ubuntu24
- intel/dlstreamer-pipeline-server:2025.2.0-ubuntu24
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can update this to 2026.0.0-ubuntu24 as we may happen to miss to update this later.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 2026.0.0 version

Updated dlstreamer pipeline server image version
@vkb1 vkb1 requested a review from Copilot March 3, 2026 08:15
@vkb1 vkb1 merged commit e313d10 into open-edge-platform:release-2026.0.0 Mar 3, 2026
38 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates third-party program inventory entries for the time-series and multimodal Industrial Edge Insights components, primarily bumping referenced Docker image and Python package versions.

Changes:

  • Updated Docker image tags (e.g., telegraf/influxdb/grafana/mosquitto, plus additional multimodal images).
  • Updated cryptography dependency version in time-series third-party listing.
  • Minor footer formatting adjustment in multimodal third-party listing.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 7 comments.

File Description
manufacturing-ai-suite/industrial-edge-insights-time-series/third-party-programs.txt Updates listed Docker image tags and Python dependency versions for time-series component.
manufacturing-ai-suite/industrial-edge-insights-multimodal/third-party-programs.txt Updates listed Docker image tags, adds an additional image, and tweaks footer formatting for multimodal component.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +21 to +22
- telegraf:1.37.2
- influxdb:1.12.2
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.

License-Identifier: AGPLv3
- grafana/grafana-oss:12.0.0-ubuntu
- grafana/grafana-oss:12.3.3-ubuntu
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.

License-Identifier: EPL-2.0/EPL-1.0
- eclipse-mosquitto:2.0.21
- eclipse-mosquitto:2.0.22
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
License-Identifier: Apache License 2.0
aiofiles==25.1.0
cryptography==44.0.1
cryptography==46.0.5
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.

License-Identifier: BSD License
cryptography==44.0.1
cryptography==46.0.5
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated entries change the indentation/alignment compared to the surrounding third-party-programs.txt formatting (previously these lines were indented before the |). If this file is consumed by tooling or is meant to be consistently formatted for readability, keep the same leading whitespace/alignment as the existing entries (i.e., preserve the prior indentation style for |- ... and |package==... lines).

Copilot uses AI. Check for mistakes.
- bluenviron/mediamtx:1.11.3
- telegraf:1.37.2
- influxdb:1.12.2
- bluenviron/mediamtx:1.16.2
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line has trailing whitespace after the version tag. Please remove trailing spaces to avoid noisy diffs and keep text formatting clean.

Suggested change
- bluenviron/mediamtx:1.16.2
- bluenviron/mediamtx:1.16.2

Copilot uses AI. Check for mistakes.
License-Identifier: Apache 2.0
- intel/dlstreamer-pipeline-server:3.1.0-ubuntu24
- intel/dlstreamer-pipeline-server:2026.0.0-ubuntu24
- chrislusf/seaweedfs:4.13
Copy link

Copilot AI Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new Docker image (chrislusf/seaweedfs:4.13) is introduced in the third-party inventory. Consider adding a short reference (e.g., project/repo link or other identifying info) in the same way other third-party entries are documented in this file, so auditors can quickly trace the component.

Suggested change
- chrislusf/seaweedfs:4.13
- chrislusf/seaweedfs:4.13 (SeaweedFS project: https://github.com/seaweedfs/seaweedfs)

Copilot uses AI. Check for mistakes.
sathyendranv pushed a commit that referenced this pull request Mar 24, 2026
Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants